home *** CD-ROM | disk | FTP | other *** search
-
- /* User text header file */
-
- #define TEXT_OK "OK"
- #define TEXT_ERROR "Error"
- #define TEXT_ABORT "Abort"
- #define TEXT_NORELEASE2 "Requires 2.0 or higher"
- #define TEXT_NOLIBRARY "Error opening library\n%s"
- #define TEXT_NOMEMORY "Out of memory"
- #define TEXT_NOMSGPORT "Error creating\nmessage port"
- #define TEXT_NOFONT "Error opening font\n%s %ld"
- #define TEXT_NOFILEREQ "Error opening\nasl file requester"
- #define TEXT_NOSCREEN "Error opening\nscreen"
- #define TEXT_NOWINDOW "Error opening\nwindow"
- #define TEXT_NOPLAYER "Error opening\nplayer"
-
-